home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 001-025 / scopedisk25 / storage / storage.doc < prev    next >
Text File  |  1995-03-18  |  3KB  |  63 lines

  1.  
  2.  
  3.             Disk Storage    By: Khalid Aldoseri.
  4.             ------------------------------------
  5.             
  6.             
  7.     This is a small program that will run from either the WB or CLI.  It will
  8. open its own window and display a list of ALL currently mounted devices,
  9. including hard disk partitions.  The window looks like this:
  10.  
  11.  
  12.  
  13.                 Name:    Size   Free  Alarm
  14.     
  15.                 DF0:      837     10     50
  16.                 DF1:      837    129     50
  17.                 DF2:    - No Disk Present -
  18.                 DH0:    19864   6742    993
  19.                 DH1:    19734   1118    986
  20.     
  21.     
  22.     
  23.     The Size column gives the actual capacity of the device in Kilobytes.
  24. The Free columns gives the free space in the device.  The Alarm column
  25. is the level at (or below) which the program will highlight the device
  26. row to warn you that there isn't much free space left in the device.  If
  27. the free space drops below the Alarm level while the program is running
  28. it will flash all screens five times while also flashing the relevant item.
  29.  
  30.     The Alarm level normally is 5% of the total capacity of the device
  31. with a minimum alarm level of 50k.  You can change the Alarm level by
  32. clicking on the device row you want to change.  A gadget will appear at
  33. the bottom of the window.  Enter the new Alarm level and hit return.
  34.  
  35.     The program will update its display every 3 seconds.  If you need to
  36. get an immediate update just click on the first line, (the one with
  37. the titles.)  The program's window will be as big as it needs to be to
  38. display all the mounted devices.  The limit for that is 15 devices,
  39. because after that the window will be too large to fit in the display.
  40.  
  41.     There are two versions of the program.  The one just described is in
  42. STORGE.ARC.  The other version is in STORG2.ARC and is exactly the same
  43. but also displays the amount of free memory in the system.  It shows Chip
  44. memory, Fast memory, and Static memory (any memory above the 20-bit 
  45. addressing space, for all you lucky people who own the CSA Turbo board
  46. with 32-bit Static RAM.)
  47.  
  48.  
  49.  
  50.     Any comments, suggestions, complaints, etc. should be sent to me on
  51. Compuserve.  (Preferably in the AmigaForum as I am always there.)
  52.  
  53.     This program is placed in the Public Domain, you can spread it as 
  54. much as you like as long as you keep it in its original form and you
  55. don't charge anyone for it.
  56.  
  57.  
  58.         I hope you enjoy this program as much as I do.
  59.  
  60.  
  61.                                     Khalid Aldoseri.
  62.                                     CIS: 75166,2531.
  63.